Home > biomechZoo > Toolbox > Support Functions > point2line.m

point2line

PURPOSE ^

this function returns the row index of the matrix of points (pt) closest

SYNOPSIS ^

function index = point2line(pt,ln)

DESCRIPTION ^

this function returns the row index of the matrix of points (pt) closest
to the tail and to the line
line defined by ln (tail to head)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005